prevent implicit hydration when checking PIN state
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 3 Jan 2025 14:34:07 +0000 (15:34 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 3 Jan 2025 16:14:28 +0000 (17:14 +0100)
commit6f8a40f73e8f965da5a6e8771fdbfd96cf3f8537
treee73dd30b76129ab7fd4e0dd33817decc74248ed7
parentf12f66f4e64441cb72af110eec6942784352e2d7
prevent implicit hydration when checking PIN state

to enable move to trash, we check availability of a folder recursively

that will trigger implicit hydration of its content

we will now prevent moving to trash for VFS CfApi native VFS on Windows

will fix teh bug and probably be much more robust and reliable

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/propagatorjobs.cpp